home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #11 / Amiga Plus CD - 2002 - No. 11.iso / Tools / Development / libogg / libvorbis-1.0rc3 / lib / books / coupled / _44c4_long.vqh < prev    next >
Encoding:
Text File  |  2002-10-27  |  1.5 KB  |  44 lines

  1. /********************************************************************
  2.  *                                                                  *
  3.  * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE.   *
  4.  * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS     *
  5.  * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
  6.  * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.       *
  7.  *                                                                  *
  8.  * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001             *
  9.  * by the XIPHOPHORUS Company http://www.xiph.org/                  *
  10.  *                                                                  *
  11.  ********************************************************************
  12.  
  13.  function: static codebook autogenerated by huff/huffbuld
  14.  
  15.  ********************************************************************/
  16.  
  17. #ifndef _V__44c4_long_VQH_
  18. #define _V__44c4_long_VQH_
  19. #include "codebook.h"
  20.  
  21. static long _huff_lengthlist__44c4_long[] = {
  22.      2, 9, 7,12,10,13,11,10,12,15, 9, 4, 6, 5, 8, 7,
  23.     10, 8,11,17, 5,19, 3,19, 5,19, 8,11,18,19,12, 5,
  24.      8, 4, 8, 5,10, 7,11,18,10,19, 5,19, 6,19, 8,12,
  25.     19,19,12, 7,11, 5,10, 6,11, 6,11,15,11,19, 8,19,
  26.      8,19, 9,13,19,19,10, 7,10, 6,11, 5,11, 5, 8,13,
  27.     11,10,17,10,19, 9,18, 6, 7,11,11,13,19,13,19,11,
  28.     19, 7, 7,10,
  29. };
  30.  
  31. static static_codebook _huff_book__44c4_long = {
  32.     2, 100,
  33.     _huff_lengthlist__44c4_long,
  34.     0, 0, 0, 0, 0,
  35.     NULL,
  36.     NULL,
  37.     NULL,
  38.     NULL,
  39.     0
  40. };
  41.  
  42.  
  43. #endif
  44.